#container{
	position: relative;
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10;
	width: 860px;
	height: 92%;
	text-align: left;
	z-index: 1;
}

#header{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 107px;
	width: 860px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	zoom:1;
}

#navbar{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 0px;
	text-align: center;
	height: 18px;
	width: 860px;
	background-image: url(../images/navbar_bg.gif);
	zoom:1;
}

#menu{
	margin-right: 10px;
	float: left;
	width: 160px;
	height: 433px;
	padding-top: 38px;
	background-image: url(../images/skin_bg.gif);
	background-repeat: no-repeat;
	overflow: visible;
	zoom:1;
}

#body{
	float: left;
	width: 650px;
	padding: 10px 20px;
	display: inline;
	z-index: 2;
	zoom:1;
}

#sidebar{
float: right;
width: 300px;
background-color:#5584ff
}

#footer{
margin-top: 20px;
text-align: center; 
clear: both;
width: 860px;
margin-right: auto;
margin-left: auto;
float: bottom;
zoom:1;

}

#close{
background-image: url(../images/harmatan/popup_menu/close.gif);
background-repeat: no-repeat;
height: 12px;
width: 32px;
}
#close:hover{
background-position: -32px
}

.colourname{
	position: absolute;
	visibility: hidden;
	left: 619px;
	top: 170px;
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: center;
	height: 20px;
	width: 140;
	z-index: 4;
	bottom: 191267800px;
}
.swatchname{
    /*background-color: #003366;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 700;
    line-height: 20px;
    color: #00335A;
    text-align: center;
    vertical-align: top;
}

body{
	text-align: center;
}

a:link {text-decoration: none; color: #6684A3;}
a:visited {color: #6684A3; text-decoration: none;}
a:hover {color: #003366; text-decoration: none;}

.menu2 a:link {text-decoration: none; color: #207E53;}
.menu2 a:visited {color: #207E53; text-decoration: none;}
.menu2 a:hover {color: #003333; text-decoration: none;}

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	zoom:1;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-align: left;
	zoom:1;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	vertical-align: middle;
}

.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: normal;
	line-height: 25px;
	text-align: right;
}

.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
	background-position: right;
	background-color: #B8CCE3;
}

.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 4px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #9DB1C4;
	text-align: center;
}
.italic {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	color: #660000;
	line-height: 20px;
	font-weight: bold;
}
.gallerycaptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-align: center;
	zoom:1;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
}
.bodylolead {
	text-align: left;
	line-height: 16px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	text-align: left;
	zoom:1;
}
.listitems {
	text-align: left;
	line-height: 27px;
}
.red {
	color:crimson;
	}

/*GALLERY*/
.thumb-outer-shadow {
	box-shadow: 0px 0px 6px #333;
	border: 0px solid #fff;
}



.button {
	background-position: 0% 0%;
	background-repeat: no-repeat;
/*	-webkit-transition: all ease 0.2s;
	-moz-transition: all ease 0.2s;
	-o-transition: all ease 0.2s;
	-ms-transition: all ease 0.2s;
	transition: all ease 0.2s;*/
}

.button:hover {background-position: 100% 0%}


